fix(ci): fix Linux artifact names + consolidate CI fixes#2144
Conversation
- Replace broken sslcom/esigner-codesign action with direct CodeSignTool jar invocation via Java (the action fails to pass credentials) - Use staging AWS credentials for non-release branches, production for release branch - Fix Linux artifact filenames: .deb uses amd64, .AppImage uses x86_64 (not x64 as previously assumed) - Update portal download constants to match actual .deb filename Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview In Written by Cursor Bugbot for commit 6d3674b. This will update automatically on new commits. Configure here. |
## [1.83.1](v1.83.0...v1.83.1) (2026-02-17) ### Bug Fixes * **ci:** fix Linux artifact names and consolidate all CI fixes ([#2144](#2144)) ([cbcf420](cbcf420)) * **ci:** handle pre-release tags in device agent version detection ([#2137](#2137)) ([b37f225](b37f225)) * **ci:** pin Windows code signing to stable sslcom/esigner-codesign@v1.3.2 ([#2141](#2141)) ([5f35e35](5f35e35)) * **ci:** replace broken sslcom/esigner-codesign action with direct CodeSignTool invocation ([#2143](#2143)) ([884e0d2](884e0d2))
|
🎉 This PR is included in version 1.83.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
.debusesamd64,.AppImageusesx86_64(notx64).debfilenamesslcom/esigner-codesignaction with direct CodeSignTool invocationTest plan
device-agent/staging/🤖 Generated with Claude Code